func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_deserializeDocumentInventoryDestination

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		deserializers.go#L16179: 			if err := awsRestxml_deserializeDocumentInventoryDestination(&sv.Destination, nodeDecoder); err != nil {
		deserializers.go#L16325: func awsRestxml_deserializeDocumentInventoryDestination(v **types.InventoryDestination, decoder smithyxml.NodeDecoder) error {